/* start general css body*/
*
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-family: Tahoma, Arial;
}
body{
   padding: 0;
   margin: 0;
   font-family: Tahoma, Arial;
}
h1,h2,h3,h4,h5,h6
{
    color: #6cbd45
}
p{
    color: #968956
}
a
{
 text-decoration: none;
}
/* end general css body */

/* start navbar */

.navbar-light .navbar-brand {
  color: #968956;
  font-weight: bold;
  font-size: 25px;
  margin-left: 20px;
}
.navbar-light .navbar-brand:hover {
  color: #968956;
  font-weight: bold;
  font-size: 25px;
}
.navbar-light .navbar-brand:focus {
  color: #968956;
  font-weight: bold;
  font-size: 25px;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: #6cbd45;
}
.navbar-light .navbar-nav .nav-link {
  color: #6cbd45;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: #198754;
}
.navbar-light .navbar-nav .nav-link:focus {
  color: #198754;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #6cbd45;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover {
color: #198754;
}
.dropdown-item:focus {
background-color: transparent;
}
/* end navbar */
/* start logo */
.logo
{
   width: 75px;
   height: 75px;
   margin-bottom: 21px;
}

/* end logo */

/* start fresh fruit*/
.fresh-fruit{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.fresh-fruit h4
{
 display: inline-block;
 margin-left: 5px;
}
.fresh-fruit .fresh_fruit
{
  overflow: hidden
}
.fresh-fruit .Orange,
.fresh-fruit .Mango,
.fresh-fruit .Strawberry,
.fresh-fruit .Grapes,
.fresh-fruit .Pomegranate,
.fresh-fruit .Dates,
.fresh-fruit .Apple,
.fresh-fruit .Bananas,
.fresh-fruit .Watermelon
{
  border: 1px solid #CCC;
  width:33%;
  float: left;
  margin-bottom: 10px;
  padding: 10px;
}

.fresh-fruit .Orange,
.fresh-fruit .Mango,
.fresh-fruit .Grapes,
.fresh-fruit .Pomegranate,
.fresh-fruit .Apple,
.fresh-fruit .Bananas
{
  margin-right: .5%
}
.fresh-fruit .fresh_fruit p{
  text-align: justify
}
.fresh-fruit .fresh_fruit p .read-more{
  color: #6cbd45;
  font-weight: bold;
}
/* end fresh fruit */
/*start frozen fruit*/
.frozen-fruit{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.frozen-fruit .read-more{
  color: #6cbd45;
  font-weight: bold;
}

.accordion-button:not(.collapsed) {
  color: #198754;
  background-color: #ddf7d0;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #198754;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84);
}
.accordion-body
{
  color:#968956;
  text-align: justify;
}
.accordion-button
{
  color: #6cbd45;
}
.Fresh-Vegetables .read-more {
  color: #6cbd45;
  font-weight: bold;
}
/*end frozen fruit*/
/*start buttom herbs*/
.carousel-control-prev, .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
.herbs-carousel img
{
 height: 300px;
}
/*end buttom herbs*/
/* start media very small screen*/
@media(max-width:420px){
   /*start navbar */
.navbar-light .navbar-toggler {
  color: #198754;
  border-color: #198754;
  float: right;
  margin-top: -22px;
}
.navbar-right{
   display: none;
}
.logo
{
  margin-top: -41px;
}

.navbar-light .navbar-brand
{
  display: none;
}
/* end navbar*/
      /*start skitter*/
.skitter-products{
 border-top: 1px solid #ccc; 
 border-bottom: 1px solid #ccc;
 height: 355px;
}
.skitter-products .container{
   height: 581px;
}
.skitter-products .skitter-large
{
  width: 100%;
  max-width: 100%;
  height: 300px;
  max-height: 300px;
}
.skitter-products .image .image_main{
height: 300px !important; 
}
.skitter-products .skitter .container_skitter
{
  width: 100%;
  max-width: 100%;
  height: 300px;
  max-height: 300px;
}
.skitter-products h2 {
  display: inline-block;
  padding-left: 9px;
  padding-right: 10px;
  color: #EEE
}
.btn-warning {
  margin-bottom: 10px;
  background-color: #6cbd45;
  color: #EEE;
  border-color: #6cbd45;
  font-weight: bold;
}
.btn-warning:hover
{
  background-color: #198754;
  color: #EEE;
  border-color: #6cbd45;
}
.btn-warning:focus
{
  background-color: #198754;
  color: #EEE;
  border-color: #6cbd45;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84);
}
.label_skitter {
  background: linear-gradient(transparent, #000);
}
.skitter .info_slide_dots .image_number
{
 display: none
}
.skitter .info_slide_dots {
  display: none
}
.skitter .info_slide_dots .image_number
{
  background-color: #999;
}
.skitter .info_slide_dots .image_number.image_number_select {
  background-color: #6cbd45;
}
/*end skitter*/
   /*start about*/
.About
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.About img{
  height: 300px;
  width: 100%
}
.Who-We-Are,
.Mission,
.Vision,
.Value,
.Team
{
  margin-top: 10px;
  border: 1px solid #CCC;
}
.About .who-paragraph,
.About .Mission-paragraph,
.About .Vision-paragraph,
.About .Value-paragraph,
.About .Team-paragraph
{
  width: 100%;
  padding: 10px;
  text-align: justify
}
.About .who-image,
.About .Mission-image,
.About .Vision-image,
.About .Value-image,
.About .Team-image
{
  width: 100%;
  height: 250px;
}
.About .who-image img,
.About .Mission-image img,
.About .Vision-image img,
.About .Value-image img,
.About .Team-image img
{
  width: 100%;
  height: 100%
}
.About .read-more{
  color: #6cbd45;
  font-weight: bold;
}
/*end about*/
/* start logo */
.logo
{
margin-bottom: 0;
}
/* end logo */
/*start fresh fruit*/
.fresh-fruit .Orange,
.fresh-fruit .Mango,
.fresh-fruit .Strawberry,
.fresh-fruit .Grapes,
.fresh-fruit .Pomegranate,
.fresh-fruit .Dates,
.fresh-fruit .Apple,
.fresh-fruit .Bananas,
.fresh-fruit .Watermelon
{
  border: 1px solid #CCC;
  width:100%;
  float: none;
  margin-bottom: 10px;
  padding: 10px;
  text-align: left
}
.fresh-fruit .fresh_fruit img{
  width: 100%;
  height: 300px;
  margin-bottom: 10px;
}
/*end fresh fruit*/
/*start frozen fruit*/
.frozen-fruit img{
  width: 100%;
  height: 300px;
  margin-bottom: 10px;
}
/*end frozen fruit*/
/*start Legumes*/
.Legumes
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
}
.Legumes .banar-Legumes{
 width: 100%;
 height: 300px;
 margin-bottom: 10px;
}
.content-list > div:not(:first-child)
{
  display: none
}
.Legumes .tabs-list
{
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs-list li
{
  padding: 5px 7px;
  background: #FFF;
  display: inline-block;
  position: relative;
  top: 1px;
  cursor: pointer;
  border: 1px solid #CCC;
  color: #6cbd45;
  margin-right: -5px;
  margin-bottom: -1px;
}
.tabs-list .active,
.tabs-list li:hover
{
  color: #198754;
}

.tabs-list .active{
  border-bottom: 1px solid #CCC;
  z-index: 2;
}

.Lentils,
.cowpea,
.White-beans,
.Beans,
.Chickpeas,
.Sesame
{
  margin-bottom: 10px;
  border: 1px solid #CCC
}
.Legumes .Lentils-paragraph,
.Legumes .cowpea-paragraph,
.Legumes .White-beans-paragraph,
.Legumes .Beans-paragraph,
.Legumes .Chickpeas-paragraph,
.Legumes .Sesame-paragraph
{
  width: 100%;
  padding: 10px;
  text-align: justify;
}
.Legumes .Lentils-image,
.Legumes .cowpea-image,
.Legumes .White-beans-image,
.Legumes .Beans-image,
.Legumes .Chickpeas-image,
.Legumes .Sesame-image
{
  height: 200px;
  width: 100%;
}

.Legumes .Lentils-image img,
.Legumes .cowpea-image img,
.Legumes .White-beans-image img,
.Legumes .Beans-image img,
.Legumes .Chickpeas-image img,
.Legumes .Sesame-image img
{
  height: 100%;
  width: 100%;
}
.Legumes .read-more{
  color: #6cbd45;
  font-weight: bold;
}

/*end Legumes*/
/*start herbs*/
.Herbs
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.herbs-carousel .Basil-paragraph,
.herbs-carousel .chamomile-flower-paragraph,
.herbs-carousel .Caraway-paragraph,
.herbs-carousel .Cumin-paragraph,
.herbs-carousel .Fennel-paragraph,
.herbs-carousel .Marjoram-paragraph,
.herbs-carousel .Anise-paragraph,
.herbs-carousel .Spices-paragraph
{
  text-align: justify;
}
.Herbs .read-more
{
  color: #6cbd45;
  font-weight: bold;
}
.Herbs .banar-herbs
{
 width: 100%;
 height: 300px;
 margin-bottom: 10px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
  position: absolute;
  top: 302px;
  background-color: #F00;
}
/*end herbs*/
/*start fresh vegetables*/
.Fresh-Vegetables{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Fresh-Vegetables .read-more
{
  color: #6cbd45;
}
.Fresh-Vegetables .banar-fresh-vegetables{
 width: 100%;
 height: 300px;
 margin-bottom: 10px;
}
.fresh-vegetables{
  overflow: hidden
}
.Potatoes,
.Onion,
.Olive,
.Tomato,
.Lemon,
.Garlic,
.Pepper,
.Artichoke,
.Spinach
{
  width: 100%;
  float: none;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
.Potatoes-image,
.Onion-image,
.Olive-image,
.Tomato-image,
.Lemon-image,
.Garlic-image,
.Pepper-image,
.Artichoke-image,
.Spinach-image
{
  height:200px;
  width: 100%;
  padding: 10px;
}
.Potatoes-image img,
.Onion-image img,
.Olive-image img,
.Tomato-image img,
.Lemon-image img,
.Garlic-image img,
.Pepper-image img,
.Artichoke-image img,
.Spinach-image img
{
  width: 100%;
  height: 100%
}
.Potatoes-description,
.Onion-description,
.Olive-description,
.Tomato-description,
.Lemon-description,
.Garlic-description,
.Pepper-description,
.Artichoke-description,
.Spinach-description
{
  text-align: justify;
  padding: 10px;
  color: #968956
}
/*end fresh vegetables*/
/*start fozen vegtables*/
.Frozen-Vegetables{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Frozen-Vegetables .banar-frozen-vegetables{
 width: 100%;
 height: 300px;
 margin-bottom: 10px;
}
.frozen-vegetables
{
  overflow: hidden
}
.Frozen-Okra,
.Frozen-Peas,
.Frozen-Beans,
.Mixed-Frozen-Vegetables,
.Frozen-Broccoli,
.Frozen-Molokhia,
.Frozen-Taro,
.Frozen-Cauliflower,
.Frozen-Spinash
{
  width: 100%%;
  height: 250px;
  float: none;
  border: 1px solid #CCC;
  margin-bottom: 10px;
}

.frozen-vegetables .description-frozen{
  width:100%;
  height: 200px;
  margin-bottom: 10px;
  padding: 10px;
}
.frozen-vegetables .description-frozen img{
  width: 100%;
  height: 100%;
}
/*end fozen vegtables*/
/*start footer*/
.footer
{
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
 padding: 10px;
}
.footer .find-us .logo
{
 width: 50%;
 height: 200px;
 margin-left: 25%;
 margin-bottom: 20px;
}
.find-us,.our-products,.contact-us{
 width: 100%;
 padding: 20px;
}
.find-us,.our-products{
 margin-right: .5%
}
.footer h5
{
 color: #968956;
 padding-top: 14px;
 text-align: center;
}
.footer .contact
{
 font-weight: bold;
 color:#6cbd45
}
.footer .contacting
{
line-height: 2;
}
.footer .details
{
margin-left: 53px
}


.footer .map-google
{
 width: 100%;
 border: 1px solid #ccc;
 height: 300px;
}
.footer-contact
{
 overflow: hidden;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
}
.footer .info
{
 width: 100%;
 height: 300px;
}
.footer .facebook
{
 margin-left: 2%;
}
.footer .find
{
 margin-bottom: 60px
}
.footer .image-social
{
 width: 220px;
}
/*end footer*/
/*start inner page */
.inner-page h1
{
 margin-bottom: 20px;
}
.inner-page-image img
{
 width: 100%;
 height: 300px;
}
.inner-page-paragraph h1
{
margin-bottom: 50px;
margin-top: 50px;
}
.inner-page-paragraph p
{
 line-height: 3;
 text-align: justify
}

.inner-page-paragraph img {
  width: 100%;
 height: 300px;
 margin-bottom: 20px;
}

.inner-page-paragraph
{
 float: right
}
.inner-page-links
{
  float: none
}
.inner-page-paragraph
{
 width: 100%
}
.inner-page-links
{
 width:100%;
 
}

.inner-page-links div
{
 margin: 20px auto;
 width: 127px;
}
/*end inner page */
}
/* end media very small screen*/

/* start media small screen */
@media(min-width:421px) and (max-width:767px){
     /*start navbar */ 
.navbar-light .navbar-toggler {
  color: #198754;
  border-color: #198754;
  float: right;
  margin-top: -16px;
}
.navbar-right{
   display: none;
}
.logo
{
  margin-top: -37px;
}

.navbar-light .navbar-brand
{
  display: none;
}
   /*end navbar */
      /*start skitter*/
.skitter-products{
 border-top: 1px solid #ccc; 
 border-bottom: 1px solid #ccc;
 height: 458px;
}
.skitter-products .container{
   height: 581px;
}
.skitter-products .skitter-large
{
  width: 100%;
  max-width: 100%;
  height: 400px;
  max-height: 400px;
}
.skitter-products .image .image_main{
height: 400px !important; 
}
.skitter-products .skitter .container_skitter
{
  width: 100%;
  max-width: 100%;
  height: 400px;
  max-height: 400px;
}
.skitter-products h2 {
  display: inline-block;
  padding-left: 9px;
  padding-right: 10px;
  color: #EEE
}
.btn-warning {
  margin-bottom: 10px;
  background-color: #6cbd45;
  color: #EEE;
  border-color: #6cbd45;
  font-weight: bold;
}
.btn-warning:hover
{
  background-color: #198754;
  color: #EEE;
  border-color: #6cbd45;
}
.btn-warning:focus
{
  background-color: #198754;
  color: #EEE;
  border-color: #6cbd45;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84);
}
.label_skitter {
  background: linear-gradient(transparent, #000);
}
.skitter .info_slide_dots .image_number
{
 display: none
}
.skitter .info_slide_dots {
  display: none
}
.skitter .info_slide_dots .image_number
{
  background-color: #999;
}
.skitter .info_slide_dots .image_number.image_number_select {
  background-color: #6cbd45;
}
/*end skitter*/
   /*start about*/
.About
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.About img{
  height: 300px;
  width: 100%
}
.Who-We-Are,
.Mission,
.Vision,
.Value,
.Team
{
  margin-top: 10px;
  border: 1px solid #CCC;
}
.About .who-paragraph,
.About .Mission-paragraph,
.About .Vision-paragraph,
.About .Value-paragraph,
.About .Team-paragraph
{
  width: 100%;
  padding: 10px;
  text-align: justify
}
.About .who-image,
.About .Mission-image,
.About .Vision-image,
.About .Value-image,
.About .Team-image
{
  width: 100%;
  height: 250px;
}
.About .who-image img,
.About .Mission-image img,
.About .Vision-image img,
.About .Value-image img,
.About .Team-image img
{
  width: 100%;
  height: 100%
}
.About .read-more{
  color: #6cbd45;
  font-weight: bold;
}
/*end about*/
/* start logo */
.logo
{
margin-bottom: 0;
}
/* end logo */
/*start fresh fruit*/
.fresh-fruit .Orange,
.fresh-fruit .Mango,
.fresh-fruit .Strawberry,
.fresh-fruit .Grapes,
.fresh-fruit .Pomegranate,
.fresh-fruit .Dates,
.fresh-fruit .Apple,
.fresh-fruit .Bananas,
.fresh-fruit .Watermelon
{
  border: 1px solid #CCC;
  width:100%;
  float: none;
  margin-bottom: 10px;
  padding: 10px;
}
.fresh-fruit .fresh_fruit img{
  width: 100%;
  height: 300px;
  margin-bottom: 10px;
}
/*end fresh fruit*/
/*start frozen fruit*/
.frozen-fruit img{
  width: 100%;
  height: 300px;
  margin-bottom: 10px;
}
/*end frozen fruit*/
/*start Legumes*/
.Legumes
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
}
.Legumes .banar-Legumes{
 width: 100%;
 height: 300px;
 margin-bottom: 10px;
}
.content-list > div:not(:first-child)
{
  display: none
}
.Legumes .tabs-list
{
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs-list li
{
  padding: 5px 7px;
  background: #FFF;
  display: inline-block;
  position: relative;
  top: 1px;
  cursor: pointer;
  border: 1px solid #CCC;
  color: #6cbd45;
  margin-right: -5px;
  margin-bottom: -1px;
}
.tabs-list .active,
.tabs-list li:hover
{
  color: #198754;
}

.tabs-list .active{
  border-bottom: 1px solid #CCC;
  z-index: 2;
}

.Lentils,
.cowpea,
.White-beans,
.Beans,
.Chickpeas,
.Sesame
{
  margin-bottom: 10px;
  border: 1px solid #CCC
}
.Legumes .Lentils-paragraph,
.Legumes .cowpea-paragraph,
.Legumes .White-beans-paragraph,
.Legumes .Beans-paragraph,
.Legumes .Chickpeas-paragraph,
.Legumes .Sesame-paragraph
{
  width: 100%;
  padding: 10px;
  text-align: justify;
}
.Legumes .Lentils-image,
.Legumes .cowpea-image,
.Legumes .White-beans-image,
.Legumes .Beans-image,
.Legumes .Chickpeas-image,
.Legumes .Sesame-image
{
  height: 200px;
  width: 100%;
}

.Legumes .Lentils-image img,
.Legumes .cowpea-image img,
.Legumes .White-beans-image img,
.Legumes .Beans-image img,
.Legumes .Chickpeas-image img,
.Legumes .Sesame-image img
{
  height: 100%;
  width: 100%;
}
.Legumes .read-more{
  color: #6cbd45;
  font-weight: bold;
}

/*end Legumes*/
/*start herbs*/
.Herbs
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.herbs-carousel .Basil-paragraph,
.herbs-carousel .chamomile-flower-paragraph,
.herbs-carousel .Caraway-paragraph,
.herbs-carousel .Cumin-paragraph,
.herbs-carousel .Fennel-paragraph,
.herbs-carousel .Marjoram-paragraph,
.herbs-carousel .Anise-paragraph,
.herbs-carousel .Spices-paragraph
{
  text-align: justify;
}
.Herbs .read-more
{
  color: #6cbd45;
  font-weight: bold;
}
.Herbs .banar-herbs
{
 width: 100%;
 height: 300px;
 margin-bottom: 10px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
  position: absolute;
  top: 263px;
  background-color: #F00;
}
/*end herbs*/

/*start fresh vegetables*/
.Fresh-Vegetables{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Fresh-Vegetables .read-more
{
  color: #6cbd45;
}
.Fresh-Vegetables .banar-fresh-vegetables{
 width: 100%;
 height: 300px;
 margin-bottom: 10px;
}
.fresh-vegetables{
  overflow: hidden
}
.Potatoes,
.Onion,
.Olive,
.Tomato,
.Lemon,
.Garlic,
.Pepper,
.Artichoke,
.Spinach
{
  width: 100%;
  float: none;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
.Potatoes-image,
.Onion-image,
.Olive-image,
.Tomato-image,
.Lemon-image,
.Garlic-image,
.Pepper-image,
.Artichoke-image,
.Spinach-image
{
  height:200px;
  width: 100%;
  padding: 10px;
}
.Potatoes-image img,
.Onion-image img,
.Olive-image img,
.Tomato-image img,
.Lemon-image img,
.Garlic-image img,
.Pepper-image img,
.Artichoke-image img,
.Spinach-image img
{
  width: 100%;
  height: 100%
}
.Potatoes-description,
.Onion-description,
.Olive-description,
.Tomato-description,
.Lemon-description,
.Garlic-description,
.Pepper-description,
.Artichoke-description,
.Spinach-description
{
  text-align: justify;
  padding: 10px;
  color: #968956
}
/*end fresh vegetables*/
/*start fozen vegtables*/
.Frozen-Vegetables{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Frozen-Vegetables .banar-frozen-vegetables{
 width: 100%;
 height: 300px;
 margin-bottom: 10px;
}
.frozen-vegetables
{
  overflow: hidden
}
.Frozen-Okra,
.Frozen-Peas,
.Frozen-Beans,
.Mixed-Frozen-Vegetables,
.Frozen-Broccoli,
.Frozen-Molokhia,
.Frozen-Taro,
.Frozen-Cauliflower,
.Frozen-Spinash
{
  width: 100%%;
  height: 250px;
  float: none;
  border: 1px solid #CCC;
  margin-bottom: 10px;
}

.frozen-vegetables .description-frozen{
  width:100%;
  height: 200px;
  margin-bottom: 10px;
  padding: 10px;
}
.frozen-vegetables .description-frozen img{
  width: 100%;
  height: 100%;
}
/*end fozen vegtables*/
/*start footer*/
.footer
{
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
 padding: 10px;
}
.footer .find-us .logo
{
 width: 50%;
 height: 200px;
 margin-left: 25%;
 margin-bottom: 20px;
}
.find-us,.our-products,.contact-us{
 width: 100%;
 padding: 20px;
}
.find-us,.our-products{
 margin-right: .5%
}
.footer h5
{
 color: #968956;
 padding-top: 14px;
 text-align: center;
}
.footer .contact
{
 font-weight: bold;
 color:#6cbd45
}
.footer .contacting
{
line-height: 2;
}
.footer .details
{
margin-left: 53px
}

.footer .map-google
{
 width: 100%;
 border: 1px solid #ccc;
 height: 400px;
}
.footer-contact
{
 overflow: hidden;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
}
.footer .info
{
 width: 100%;
 height: 300px;
}
.footer .find
{
 margin-bottom: 60px
}
.footer .image-social
{
 width: 220px;
}
/*end footer*/
/*start inner page */
.inner-page h1
{
 margin-bottom: 20px;
}
.inner-page-image img
{
 width: 100%;
 height: 400px;
}
.inner-page-paragraph h1
{
margin-bottom: 50px;
margin-top: 50px;
}
.inner-page-paragraph p
{
 line-height: 3;
 text-align: justify
}

.inner-page-paragraph img {
  width: 100%;
 height: 300px;
 margin-bottom: 20px;
}

.inner-page-paragraph
{
 float: right
}
.inner-page-links
{
  float: none
}
.inner-page-paragraph
{
 width: 100%
}
.inner-page-links
{
 width:100%;
 
}

.inner-page-links div
{
 margin: 20px auto;
 width: 127px;
}
/*end inner page */
}
/* end media small screen */

/* start media medium screen */
@media(min-width:768px) and (max-width:991px){
      /*start navbar */
.navbar-light .navbar-toggler {
  color: #198754;
  border-color: #198754;
  float: right;
  margin-top: -21px
}
.navbar-right{
   display: none;
}
.logo{
  margin-top: -43px;
}
.navbar-light .navbar-brand
{
  display: none
}
   /*end navbar */
   /*start skitter*/
.skitter-products{
 border-top: 1px solid #ccc; 
 border-bottom: 1px solid #ccc;
 height: 523px;
}
.skitter-products .container{
   height: 581px;
}
.skitter-products .skitter-large
{
  width: 100%;
  max-width: 100%;
  height: 400px;
  max-height: 400px;
}
.skitter-products .image .image_main{
height: 400px !important; 
}
.skitter-products .skitter .container_skitter
{
  width: 100%;
  max-width: 100%;
  height: 400px;
  max-height: 400px;
}
.skitter-products h2 {
  display: inline-block;
  padding-left: 9px;
  padding-right: 10px;
  color: #EEE
}
.btn-warning {
  margin-bottom: 10px;
  background-color: #6cbd45;
  color: #EEE;
  border-color: #6cbd45;
  font-weight: bold;
}
.btn-warning:hover
{
  background-color: #198754;
  color: #EEE;
  border-color: #6cbd45;
}
.btn-warning:focus
{
  background-color: #198754;
  color: #EEE;
  border-color: #6cbd45;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84);
}
.label_skitter {
  background: linear-gradient(transparent, #000);
}
.skitter .info_slide_dots .image_number
{
  margin-top: 6px;
}
.skitter .info_slide_dots {
  bottom: -70px;
}
.skitter .info_slide_dots .image_number
{
  background-color: #999;
}
.skitter .info_slide_dots .image_number.image_number_select {
  background-color: #6cbd45;
}
/*end skitter*/
   /*start about*/
.About
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.About img{
  height: 400px;
  width: 100%
}
.Who-We-Are,
.Mission,
.Vision,
.Value,
.Team
{
  overflow: hidden;
  margin-top: 10px;
  border: 1px solid #CCC;
}
.About .who-paragraph,
.About .Mission-paragraph,
.About .Vision-paragraph,
.About .Value-paragraph,
.About .Team-paragraph
{
  width: 50%;
  margin-right: 1%;
  height: 250px;
  float: left;
  padding: 10px;
  text-align: justify
}
.About .who-image,
.About .Mission-image,
.About .Vision-image,
.About .Value-image,
.About .Team-image
{
  width: 49%;
  height: 250px;
  float: left;
}
.About .who-image img,
.About .Mission-image img,
.About .Vision-image img,
.About .Value-image img,
.About .Team-image img
{
  width: 100%;
  height: 100%
}
.About .read-more{
  color: #6cbd45;
  font-weight: bold;
}
/*end about*/
/* start logo */
.logo
{
margin-bottom: 0;
}
/* end logo */
/*start fresh fruit*/
.fresh-fruit .Orange,
.fresh-fruit .Mango,
.fresh-fruit .Strawberry,
.fresh-fruit .Grapes,
.fresh-fruit .Pomegranate,
.fresh-fruit .Dates,
.fresh-fruit .Apple,
.fresh-fruit .Bananas,
.fresh-fruit .Watermelon
{
  border: 1px solid #CCC;
  width:49%;
  float: left;
  margin-bottom: 10px;
  padding: 10px;
  height: 276px;
  min-height: 200px;
  max-height: 600px;
}

.fresh-fruit .Orange,
.fresh-fruit .Strawberry,
.fresh-fruit .Pomegranate,
.fresh-fruit .Apple{
  margin-right: 1%;
}
.fresh-fruit .fresh_fruit img{
  width: 100%;
  height: 400px;
  margin-bottom: 10px;
}
/*end fresh fruit*/
/*start Legumes*/
.Legumes
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
}
.Legumes .banar-Legumes{
 width: 100%;
 height: 400px;
 margin-bottom: 10px;
}
.Legumes .tabs-list
{
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs-list li
{
  padding: 15px 25px;
  background: #FFF;
  display: inline-block;
  position: relative;
  top: 1px;
  cursor: pointer;
  border: 1px solid #CCC;
  color: #6cbd45;
}
.tabs-list .active,
.tabs-list li:hover
{
  color: #198754;
}

.tabs-list .active{
  border-bottom: 1px solid #FFF;
  z-index: 2;
}
.content-list{
  border: 1px solid #CCC;
  background: #FFF;
  position: relative;
}
.Lentils,
.cowpea,
.White-beans,
.Beans,
.Chickpeas,
.Sesame
{
  overflow: hidden;
}
.Legumes .Lentils-paragraph,
.Legumes .cowpea-paragraph,
.Legumes .White-beans-paragraph,
.Legumes .Beans-paragraph,
.Legumes .Chickpeas-paragraph,
.Legumes .Sesame-paragraph
{
  height: 355px;
  width: 49%;
  margin-right: 1%;
  float: left;
  padding: 10px;
  text-align: justify;
}
.Legumes .Lentils-image,
.Legumes .cowpea-image,
.Legumes .White-beans-image,
.Legumes .Beans-image,
.Legumes .Chickpeas-image,
.Legumes .Sesame-image
{
  height: 355px;
  width: 50%;
  float: left;
}

.Legumes .Lentils-image img,
.Legumes .cowpea-image img,
.Legumes .White-beans-image img,
.Legumes .Beans-image img,
.Legumes .Chickpeas-image img,
.Legumes .Sesame-image img
{
  height: 100%;
  width: 100%;
}
.Legumes .read-more{
  color: #6cbd45;
  font-weight: bold;
}

.content-list > div:not(:first-child)
{
  display: none
}

/*end Legumes*/
/*start herbs*/
.Herbs
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.carousel-inner
{
  height: 300px;
}
.Basil,
.chamomile-flower,
.Caraway,
.Cumin,
.Fennel,
.Marjoram,
.Anise,
.Spices
{
  overflow: hidden;
  margin-bottom: 10px;
}
.herbs-carousel .Basil-paragraph,
.herbs-carousel .chamomile-flower-paragraph,
.herbs-carousel .Caraway-paragraph,
.herbs-carousel .Cumin-paragraph,
.herbs-carousel .Fennel-paragraph,
.herbs-carousel .Marjoram-paragraph,
.herbs-carousel .Anise-paragraph,
.herbs-carousel .Spices-paragraph
{
  width: 49%;
  margin-right: 1%;
  float: left;
  text-align: justify;
  padding: 10px;
}
.herbs-carousel .Basil-image,
.herbs-carousel .chamomile-flower-image,
.herbs-carousel .Caraway-image,
.herbs-carousel .Cumin-image,
.herbs-carousel .Fennel-image,
.herbs-carousel .Marjoram-image,
.herbs-carousel .Anise-image,
.herbs-carousel .Spices-image
{
  width: 49%;
  margin-right: 1%;
  float: left;
  height: 300px;
}

.herbs-carousel .Basil-image img,
.herbs-carousel .chamomile-flower-image img,
.herbs-carousel .Caraway-image img,
.herbs-carousel .Cumin-image img,
.herbs-carousel .Fennel-image img,
.herbs-carousel .Marjoram-image img,
.herbs-carousel .Anise-image img,
.herbs-carousel .Spices-image img
{
  width: 100%;
  height: 100%;
}
.Herbs .read-more
{
  color: #6cbd45;
  font-weight: bold;
}
.Herbs .banar-herbs
{
 width: 100%;
 height: 400px;
 margin-bottom: 10px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
  position: absolute;
  top: 258px;
  background-color: #F00;
}
/*end herbs*/
/*start fresh vegetables*/
.Fresh-Vegetables{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Fresh-Vegetables .read-more
{
  color: #6cbd45;
}
.Fresh-Vegetables .banar-fresh-vegetables{
 width: 100%;
 height: 400px;
 margin-bottom: 10px;
}
.fresh-vegetables{
  overflow: hidden
}
.Potatoes,
.Onion,
.Olive,
.Tomato,
.Lemon,
.Garlic,
.Pepper,
.Artichoke,
.Spinach
{
  width: 49%;
  float: left;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  height: 487px;
}
.Potatoes,
.Olive,
.Lemon,
.Pepper
{
  margin-right: 1%;
}
.Potatoes-image,
.Onion-image,
.Olive-image,
.Tomato-image,
.Lemon-image,
.Garlic-image,
.Pepper-image,
.Artichoke-image,
.Spinach-image
{
  height:200px;
  width: 100%;
  padding: 10px;
}
.Potatoes-image img,
.Onion-image img,
.Olive-image img,
.Tomato-image img,
.Lemon-image img,
.Garlic-image img,
.Pepper-image img,
.Artichoke-image img,
.Spinach-image img
{
  width: 100%;
  height: 100%
}
.Potatoes-description,
.Onion-description,
.Olive-description,
.Tomato-description,
.Lemon-description,
.Garlic-description,
.Pepper-description,
.Artichoke-description,
.Spinach-description
{
  text-align: justify;
  padding: 10px;
  color: #968956
}
/*end fresh vegetables*/
/*start fozen vegtables*/
.Frozen-Vegetables{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Fresh-Vegetables .banar-fresh-vegetables{
 width: 100%;
 height: 400px;
 margin-bottom: 10px;
}
.frozen-vegetables
{
  overflow: hidden
}
.Frozen-Vegetables .banar-frozen-vegetables{
 width: 100%;
 height: 400px;
 margin-bottom: 10px;
}
.Frozen-Okra,
.Frozen-Peas,
.Frozen-Beans,
.Mixed-Frozen-Vegetables,
.Frozen-Broccoli,
.Frozen-Molokhia,
.Frozen-Taro,
.Frozen-Cauliflower,
.Frozen-Spinash
{
  width: 49%;
  height: 250px;
  float: left;
  border: 1px solid #CCC;
  margin-bottom: 10px;
}
.Frozen-Okra,
.Frozen-Beans,
.Frozen-Broccoli,
.Frozen-Taro
{
    margin-right: 1%;
}
.frozen-vegetables .description-frozen{
  width:100%;
  height: 200px;
  margin-bottom: 10px;
  padding: 10px;
}
.frozen-vegetables .description-frozen img{
  width: 100%;
  height: 100%;
}
/*end fozen vegtables*/
/*start footer*/
.footer
{
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
 overflow: hidden;
 padding: 10px;
}
.footer .find-us .logo
{
 width: 50%;
 height: 162px;
 margin-left: 25%;
 margin-bottom: 20px;
}
.find-us,.our-products,.contact-us{
 width: 33%;
 float: left;
 padding: 20px;
}
.find-us,.our-products{
 margin-right: .5%
}
.footer h5
{
 color: #968956;
 padding-top: 26px;
 text-align: center;
}
.footer .contact
{
 font-weight: bold;
 color:#6cbd45
}
.footer .contacting
{
line-height: 2;
}

.footer .map-google
{
 width: 100%;
 border: 1px solid #ccc;
}
.footer-contact
{
 overflow: hidden;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
}
.footer .info
{
 width: 100%;
 height: 300px;
}
.footer .image-social
{
 width: 220px;
}
/*end footer*/
/*start inner page */
.inner-page h1
{
 margin-bottom: 20px;
}
.inner-page-image img
{
 width: 100%;
 height: 400px;
}
.inner-page-paragraph h1
{
margin-bottom: 50px;
margin-top: 50px;
}
.inner-page-paragraph p
{
 line-height: 3;
 text-align: justify
}

.inner-page-paragraph img {
  width: 100%;
 height: 300px;
 margin-bottom: 20px;
}
.inner-page-paragraph-links
{
 overflow: hidden;
}
.inner-page-paragraph
{
 float: right
}
.inner-page-links
{
  float: left
}
.inner-page-paragraph
{
 width: 66%
}
.inner-page-links
{
 width:30%;
 margin-top: 143px;
margin-left: 20px;
}

.inner-page-links div
{
 margin-bottom: 30px;
}
/*end inner page */
}
/* end media medium screen */

/* start media large screen */
@media(min-width:992px) and (max-width:1199px){
  /*start navbar*/
  .navbar-expand-lg {
   position: fixed;
   width: 100%;
   top: 0;
   left: 0;
   z-index: 99999;
}
.navbar-right{
   margin-top: -23px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.4rem;
  padding-left: .2rem;
}
/*end navbar*/
/*start skitter*/
.skitter-products{
 border-top: 1px solid #ccc; 
 border-bottom: 1px solid #ccc;
 height: 514px;
}
.skitter-products .container{
   height: 581px;
}
.skitter-products .skitter-large
{
  width: 100%;
  max-width: 100%;
  height: 400px;
  max-height: 400px;
}
.skitter-products .image .image_main{
height: 400px !important; 
}
.skitter-products .skitter .container_skitter
{
  width: 100%;
  max-width: 100%;
  height: 400px;
  max-height: 400px;
}
.skitter-products h2 {
  display: inline-block;
  padding-left: 9px;
  padding-right: 10px;
  color: #EEE
}
.btn-warning {
  margin-bottom: 10px;
  background-color: #6cbd45;
  color: #EEE;
  border-color: #6cbd45;
  font-weight: bold;
}
.btn-warning:hover
{
  background-color: #198754;
  color: #EEE;
  border-color: #6cbd45;
}
.btn-warning:focus
{
  background-color: #198754;
  color: #EEE;
  border-color: #6cbd45;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84);
}
.label_skitter {
  background: linear-gradient(transparent, #000);
}
.skitter .info_slide_dots .image_number
{
  margin-top: 6px;
}
.skitter .info_slide_dots {
  bottom: -53px;
}
.skitter .info_slide_dots .image_number
{
  background-color: #999;
}
.skitter .info_slide_dots .image_number.image_number_select {
  background-color: #6cbd45;
}
/*end skitter*/
/*start about*/
.About
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.About img{
  height: 400px;
  width: 100%
}
.Who-We-Are,
.Mission,
.Vision,
.Value,
.Team
{
  overflow: hidden;
  margin-top: 10px;
  border: 1px solid #CCC;
}
.About .who-paragraph,
.About .Mission-paragraph,
.About .Vision-paragraph,
.About .Value-paragraph,
.About .Team-paragraph
{
  width: 50%;
  margin-right: 1%;
  height: 250px;
  float: left;
  padding: 10px;
  text-align: justify
}
.About .who-image,
.About .Mission-image,
.About .Vision-image,
.About .Value-image,
.About .Team-image
{
  width: 49%;
  height: 250px;
  float: left;
}
.About .who-image img,
.About .Mission-image img,
.About .Vision-image img,
.About .Value-image img,
.About .Team-image img
{
  width: 100%;
  height: 100%
}
.About .read-more{
  color: #6cbd45;
  font-weight: bold;
}
/*end about*/
/* start fresh fruit */
.fresh-fruit .Orange,
.fresh-fruit .Mango,
.fresh-fruit .Strawberry,
.fresh-fruit .Grapes,
.fresh-fruit .Pomegranate,
.fresh-fruit .Dates,
.fresh-fruit .Apple,
.fresh-fruit .Bananas,
.fresh-fruit .Watermelon
{
min-height: 200px;
max-height: 600px;
height: 305px;
}
.fresh-fruit .fresh_fruit img{
  width: 100%;
  height: 400px;
  margin-bottom: 10px;
}
/* end fresh fruit */
/*start frozen fruit*/
.frozen-fruit img{
  width: 100%;
  height: 400px;
  margin-bottom: 10px;
}
/*end frozen fruit*/
/*start Legumes*/
.Legumes
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
}
.Legumes .banar-Legumes{
 width: 100%;
 height: 400px;
 margin-bottom: 10px;
}
.Legumes .tabs-list
{
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs-list li
{
  padding: 15px 30px;
  background: #FFF;
  display: inline-block;
  position: relative;
  top: 1px;
  cursor: pointer;
  border: 1px solid #CCC;
  color: #6cbd45;
}
.tabs-list .active,
.tabs-list li:hover
{
  color: #198754;
}

.tabs-list .active{
  border-bottom: 1px solid #FFF;
  z-index: 2;
}
.content-list{
  border: 1px solid #CCC;
  background: #FFF;
  position: relative;
}
.Lentils,
.cowpea,
.White-beans,
.Beans,
.Chickpeas,
.Sesame
{
  overflow: hidden;
}
.Legumes .Lentils-paragraph,
.Legumes .cowpea-paragraph,
.Legumes .White-beans-paragraph,
.Legumes .Beans-paragraph,
.Legumes .Chickpeas-paragraph,
.Legumes .Sesame-paragraph
{
  height: 250px;
  width: 49%;
  margin-right: 1%;
  float: left;
  padding: 10px;
  text-align: justify;
}
.Legumes .Lentils-image,
.Legumes .cowpea-image,
.Legumes .White-beans-image,
.Legumes .Beans-image,
.Legumes .Chickpeas-image,
.Legumes .Sesame-image
{
  height: 250px;
  width: 50%;
  float: left;
}

.Legumes .Lentils-image img,
.Legumes .cowpea-image img,
.Legumes .White-beans-image img,
.Legumes .Beans-image img,
.Legumes .Chickpeas-image img,
.Legumes .Sesame-image img
{
  height: 100%;
  width: 100%;
}
.Legumes .read-more{
  color: #6cbd45;
  font-weight: bold;
}

.content-list > div:not(:first-child)
{
  display: none
}

/*end Legumes*/
/*start herbs*/
.Herbs
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Herbs .banar-herbs
{
 width: 100%;
 height: 400px;
 margin-bottom: 10px;
}
.carousel-inner
{
  height: 300px;
}
.Basil,
.chamomile-flower,
.Caraway,
.Cumin,
.Fennel,
.Marjoram,
.Anise,
.Spices
{
  overflow: hidden;
  margin-bottom: 10px;
}
.herbs-carousel .Basil-paragraph,
.herbs-carousel .chamomile-flower-paragraph,
.herbs-carousel .Caraway-paragraph,
.herbs-carousel .Cumin-paragraph,
.herbs-carousel .Fennel-paragraph,
.herbs-carousel .Marjoram-paragraph,
.herbs-carousel .Anise-paragraph,
.herbs-carousel .Spices-paragraph
{
  width: 49%;
  margin-right: 1%;
  float: left;
  text-align: justify;
  padding: 10px;
}
.herbs-carousel .Basil-image,
.herbs-carousel .chamomile-flower-image,
.herbs-carousel .Caraway-image,
.herbs-carousel .Cumin-image,
.herbs-carousel .Fennel-image,
.herbs-carousel .Marjoram-image,
.herbs-carousel .Anise-image,
.herbs-carousel .Spices-image
{
  width: 49%;
  margin-right: 1%;
  float: left;
  height: 300px;
}

.herbs-carousel .Basil-image img,
.herbs-carousel .chamomile-flower-image img,
.herbs-carousel .Caraway-image img,
.herbs-carousel .Cumin-image img,
.herbs-carousel .Fennel-image img,
.herbs-carousel .Marjoram-image img,
.herbs-carousel .Anise-image img,
.herbs-carousel .Spices-image img
{
  width: 100%;
  height: 100%;
}
.Herbs .read-more
{
  color: #6cbd45;
  font-weight: bold;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
  position: absolute;
  top: 245px;
  background-color: #F00;
}
/*end herbs*/
/*start fresh vegetables*/
.Fresh-Vegetables{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Fresh-Vegetables .read-more
{
  color: #6cbd45;
}
.fresh-vegetables{
  overflow: hidden
}
.Fresh-Vegetables .banar-fresh-vegetables{
 width: 100%;
 height: 400px;
 margin-bottom: 10px;
}
.Potatoes,
.Onion,
.Olive,
.Tomato,
.Lemon,
.Garlic,
.Pepper,
.Artichoke,
.Spinach
{
  width: 33%;
  float: left;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  height: 487px;
}
.Potatoes,
.Onion,
.Tomato,
.Lemon,
.Pepper,
.Artichoke
{
  margin-right: .5%;
}
.Potatoes-image,
.Onion-image,
.Olive-image,
.Tomato-image,
.Lemon-image,
.Garlic-image,
.Pepper-image,
.Artichoke-image,
.Spinach-image
{
  height:200px;
  width: 100%;
  padding: 10px;
}
.Potatoes-image img,
.Onion-image img,
.Olive-image img,
.Tomato-image img,
.Lemon-image img,
.Garlic-image img,
.Pepper-image img,
.Artichoke-image img,
.Spinach-image img
{
  width: 100%;
  height: 100%
}
.Potatoes-description,
.Onion-description,
.Olive-description,
.Tomato-description,
.Lemon-description,
.Garlic-description,
.Pepper-description,
.Artichoke-description,
.Spinach-description
{
  text-align: justify;
  padding: 10px;
  color: #968956
}
/*end fresh vegetables*/
/*start fozen vegtables*/
.Frozen-Vegetables{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Frozen-Vegetables .banar-frozen-vegetables{
 width: 100%;
 height: 400px;
 margin-bottom: 10px;
}
.frozen-vegetables
{
  overflow: hidden
}
.Frozen-Okra,
.Frozen-Peas,
.Frozen-Beans,
.Mixed-Frozen-Vegetables,
.Frozen-Broccoli,
.Frozen-Molokhia,
.Frozen-Taro,
.Frozen-Cauliflower,
.Frozen-Spinash
{
  width: 33%;
  height: 250px;
  float: left;
  border: 1px solid #CCC;
  margin-bottom: 10px;
}
.Frozen-Okra,
.Frozen-Peas,
.Mixed-Frozen-Vegetables,
.Frozen-Broccoli,
.Frozen-Taro,
.Frozen-Cauliflower
{
    margin-right: .5%;
}
.frozen-vegetables .description-frozen{
  width:100%;
  height: 200px;
  margin-bottom: 10px;
  padding: 10px;
}
.frozen-vegetables .description-frozen img{
  width: 100%;
  height: 100%;
}
/*end fozen vegtables*/
/*start footer*/
.footer
{
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
 overflow: hidden;
 padding: 10px;
}
.footer .find-us .logo
{
 width: 50%;
 height: 179px;
 margin-left: 25%;
}
.find-us,.our-products,.contact-us{
 width: 33%;
 float: left;
 padding: 20px;
}
.find-us,.our-products{
 margin-right: .5%
}
.footer h5
{
 color: #968956;
 padding-top: 14px;
 text-align: center;
}
.footer .contact
{
 font-weight: bold;
 color:#6cbd45
}
.footer .contacting
{
line-height: 2;
}
.footer .details
{
margin-left: 53px
}


.footer .map-google
{
 width: 100%;
 border: 1px solid #ccc;
}
.footer-contact
{
 overflow: hidden;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
}
.footer .image-social
{
 width: 220px;
}
/*end footer*/
/*start inner page */
.inner-page h1
{
 margin-bottom: 50px;
 margin-top: 50px;
}
.inner-page-image img
{
 width: 100%;
 height: 500px;
}
.inner-page-paragraph h1
{
margin-bottom: 50px;
margin-top: 50px;
}
.inner-page-paragraph p
{
 line-height: 3;
 text-align: justify;
}

.inner-page-paragraph img {
  width: 100%;
 height: 300px;
 margin-bottom: 20px;
}
.inner-page-paragraph-links
{
 overflow: hidden;
}
.inner-page-paragraph
{
 float: right
}
.inner-page-links
{
  float: left
}
.inner-page-paragraph
{
 width: 66%
}
.inner-page-links
{
 width:30%;
 margin-top: 142px;
margin-left: 20px;
}

.inner-page-links div
{
 margin-bottom: 30px;
}
/*end inner page */
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    margin: auto;
}
}
/* end media large screen */

/* start media very large screen */
@media(min-width:1200px){
  /*start navbar*/
  .navbar-expand-lg {
   position: fixed;
   width: 100%;
   top: 0;
   left: 0;
   z-index: 99999;
}
   .navbar-right{
   margin-top: -23px;
}
/*end navbar*/
/*start skitter*/
.skitter-products{
 border-top: 1px solid #ccc; 
 border-bottom: 1px solid #ccc;
 height: 569px;
}
.skitter-products .container{
   height: 581px;
}
.skitter-products .skitter-large
{
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%
}
.skitter-products .image .image_main{
height: 450px !important; 
}
.skitter-products .skitter .container_skitter
{
  width: 100%;
  max-width: 100%;
  height: 450px;
  max-height: 450px;
}
.skitter-products h2 {
  display: inline-block;
  padding-left: 9px;
  padding-right: 10px;
  color: #EEE
}
.btn-warning {
  margin-bottom: 10px;
  background-color: #6cbd45;
  color: #EEE;
  border-color: #6cbd45;
  font-weight: bold;
}
.btn-warning:hover
{
  background-color: #198754;
  color: #EEE;
  border-color: #6cbd45;
}
.btn-warning:focus
{
  background-color: #198754;
  color: #EEE;
  border-color: #6cbd45;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84);
}
.label_skitter {
  background: linear-gradient(transparent, #000);
}
.skitter .info_slide_dots .image_number
{
  margin-top: 6px;
}
.skitter .info_slide_dots {
  bottom: -53px;
}
.skitter .info_slide_dots .image_number
{
  background-color: #999;
}
.skitter .info_slide_dots .image_number.image_number_select {
  background-color: #6cbd45;
}
/*end skitter*/
/*start about*/
.About
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.About img{
  height: 500px;
  width: 100%
}
.Who-We-Are,
.Mission,
.Vision,
.Value,
.Team
{
  overflow: hidden;
  margin-top: 10px;
  border: 1px solid #CCC;
}
.About .who-paragraph,
.About .Mission-paragraph,
.About .Vision-paragraph,
.About .Value-paragraph,
.About .Team-paragraph
{
  width: 50%;
  margin-right: 1%;
  height: 250px;
  float: left;
  padding: 10px;
  text-align: justify
}
.About .who-image,
.About .Mission-image,
.About .Vision-image,
.About .Value-image,
.About .Team-image
{
  width: 49%;
  height: 250px;
  float: left;
}
.About .who-image img,
.About .Mission-image img,
.About .Vision-image img,
.About .Value-image img,
.About .Team-image img
{
  width: 100%;
  height: 100%
}
.About .read-more{
  color: #6cbd45;
  font-weight: bold;
}
/*end about*/
/*start frozen fruit*/
.frozen-fruit img{
  width: 100%;
  height: 500px;
  margin-bottom: 10px;
}
/*end frozen fruit*/
/* start fresh fruit */
.fresh-fruit .Orange,
.fresh-fruit .Mango,
.fresh-fruit .Strawberry,
.fresh-fruit .Grapes,
.fresh-fruit .Pomegranate,
.fresh-fruit .Dates,
.fresh-fruit .Apple,
.fresh-fruit .Bananas,
.fresh-fruit .Watermelon
{
min-height: 200px;
max-height: 600px;
height: 265px;
}

.fresh-fruit .fresh_fruit img{
  width: 100%;
  height: 500px;
  margin-bottom: 10px;
}
/* end fresh fruit */
/*start Legumes*/
.Legumes
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
}
.Legumes .banar-Legumes{
 width: 100%;
 height: 500px;
 margin-bottom: 10px;
}
.Legumes .tabs-list
{
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs-list li
{
  padding: 15px 30px;
  background: #FFF;
  display: inline-block;
  position: relative;
  top: 1px;
  cursor: pointer;
  border: 1px solid #CCC;
  color: #6cbd45;
}
.tabs-list .active,
.tabs-list li:hover
{
  color: #198754;
}

.tabs-list .active{
  border-bottom: 1px solid #FFF;
  z-index: 2;
}
.content-list{
  border: 1px solid #CCC;
  background: #FFF;
  position: relative;
}
.Lentils,
.cowpea,
.White-beans,
.Beans,
.Chickpeas,
.Sesame
{
  overflow: hidden;
}
.Legumes .Lentils-paragraph,
.Legumes .cowpea-paragraph,
.Legumes .White-beans-paragraph,
.Legumes .Beans-paragraph,
.Legumes .Chickpeas-paragraph,
.Legumes .Sesame-paragraph
{
  height: 250px;
  width: 49%;
  margin-right: 1%;
  float: left;
  padding: 10px;
  text-align: justify;
}
.Legumes .Lentils-image,
.Legumes .cowpea-image,
.Legumes .White-beans-image,
.Legumes .Beans-image,
.Legumes .Chickpeas-image,
.Legumes .Sesame-image
{
  height: 250px;
  width: 50%;
  float: left;
}

.Legumes .Lentils-image img,
.Legumes .cowpea-image img,
.Legumes .White-beans-image img,
.Legumes .Beans-image img,
.Legumes .Chickpeas-image img,
.Legumes .Sesame-image img
{
  height: 100%;
  width: 100%;
}
.Legumes .read-more{
  color: #6cbd45;
  font-weight: bold;
}

.content-list > div:not(:first-child)
{
  display: none
}

/*end Legumes*/
/*start herbs*/
.Herbs
{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Herbs .banar-herbs
{
 width: 100%;
 height: 500px;
 margin-bottom: 10px;
}
.carousel-inner
{
  height: 300px;
}
.Basil,
.chamomile-flower,
.Caraway,
.Cumin,
.Fennel,
.Marjoram,
.Anise,
.Spices
{
  overflow: hidden;
  margin-bottom: 10px;
}
.herbs-carousel .Basil-paragraph,
.herbs-carousel .chamomile-flower-paragraph,
.herbs-carousel .Caraway-paragraph,
.herbs-carousel .Cumin-paragraph,
.herbs-carousel .Fennel-paragraph,
.herbs-carousel .Marjoram-paragraph,
.herbs-carousel .Anise-paragraph,
.herbs-carousel .Spices-paragraph
{
  width: 49%;
  margin-right: 1%;
  float: left;
  text-align: justify;
  padding: 10px;
}
.herbs-carousel .Basil-image,
.herbs-carousel .chamomile-flower-image,
.herbs-carousel .Caraway-image,
.herbs-carousel .Cumin-image,
.herbs-carousel .Fennel-image,
.herbs-carousel .Marjoram-image,
.herbs-carousel .Anise-image,
.herbs-carousel .Spices-image
{
  width: 49%;
  margin-right: 1%;
  float: left;
  height: 300px;
}

.herbs-carousel .Basil-image img,
.herbs-carousel .chamomile-flower-image img,
.herbs-carousel .Caraway-image img,
.herbs-carousel .Cumin-image img,
.herbs-carousel .Fennel-image img,
.herbs-carousel .Marjoram-image img,
.herbs-carousel .Anise-image img,
.herbs-carousel .Spices-image img
{
  width: 100%;
  height: 100%;
}
.Herbs .read-more
{
  color: #6cbd45;
  font-weight: bold;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
  position: absolute;
  top: 245px;
  background-color: #F00;
}
/*end herbs*/
/*start fresh vegetables*/
.Fresh-Vegetables{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Fresh-Vegetables .read-more
{
  color: #6cbd45;
}
.Fresh-Vegetables .banar-fresh-vegetables{
 width: 100%;
 height: 500px;
 margin-bottom: 10px;
}
.fresh-vegetables{
  overflow: hidden
}
.Potatoes,
.Onion,
.Olive,
.Tomato,
.Lemon,
.Garlic,
.Pepper,
.Artichoke,
.Spinach
{
  width: 33%;
  float: left;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  height: 467px;
}
.Potatoes,
.Onion,
.Tomato,
.Lemon,
.Pepper,
.Artichoke
{
  margin-right: .5%;
}
.Potatoes-image,
.Onion-image,
.Olive-image,
.Tomato-image,
.Lemon-image,
.Garlic-image,
.Pepper-image,
.Artichoke-image,
.Spinach-image
{
  height:200px;
  width: 100%;
  padding: 10px;
}
.Potatoes-image img,
.Onion-image img,
.Olive-image img,
.Tomato-image img,
.Lemon-image img,
.Garlic-image img,
.Pepper-image img,
.Artichoke-image img,
.Spinach-image img
{
  width: 100%;
  height: 100%
}
.Potatoes-description,
.Onion-description,
.Olive-description,
.Tomato-description,
.Lemon-description,
.Garlic-description,
.Pepper-description,
.Artichoke-description,
.Spinach-description
{
  text-align: justify;
  padding: 10px;
  color: #968956
}
/*end fresh vegetables*/
/*start fozen vegtables*/
.Frozen-Vegetables{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.Frozen-Vegetables .banar-frozen-vegetables{
 width: 100%;
 height: 500px;
 margin-bottom: 10px;
}
.frozen-vegetables
{
  overflow: hidden
}
.Frozen-Okra,
.Frozen-Peas,
.Frozen-Beans,
.Mixed-Frozen-Vegetables,
.Frozen-Broccoli,
.Frozen-Molokhia,
.Frozen-Taro,
.Frozen-Cauliflower,
.Frozen-Spinash
{
  width: 33%;
  height: 250px;
  float: left;
  border: 1px solid #CCC;
  margin-bottom: 10px;
}
.Frozen-Okra,
.Frozen-Peas,
.Mixed-Frozen-Vegetables,
.Frozen-Broccoli,
.Frozen-Taro,
.Frozen-Cauliflower
{
    margin-right: .5%;
}
.frozen-vegetables .description-frozen{
  width:100%;
  height: 200px;
  margin-bottom: 10px;
  padding: 10px;
}
.frozen-vegetables .description-frozen img{
  width: 100%;
  height: 100%;
}
.frozen-vegetables .description-frozen img:hover{
opacity: .4
}
/*end fozen vegtables*/
/*start footer*/
.footer
{
 border-bottom: 1px solid #ccc;
 border-top: 1px solid #ccc;
 overflow: hidden;
 padding: 10px;
}
.footer .find-us .logo
{
 width: 50%;
 height: 200px;
 margin-left: 25%;
}
.find-us,.our-products,.contact-us{
 width: 33%;
 float: left;
 padding: 20px;
}
.find-us,.our-products{
 margin-right: .5%
}
.footer h5
{
 color: #968956;
 padding-top: 14px;
 text-align: center;
}
.footer .contact
{
 font-weight: bold;
 color:#6cbd45
}
.footer .contacting
{
line-height: 2;
}
.footer .details
{
margin-left: 53px
}

.footer .map-google
{
 width: 100%;
 border: 1px solid #ccc;
}
.footer-contact
{
 overflow: hidden;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
}
.footer .info
{
 width: 100%;
 height: 500px;
}
.footer .image-social
{
 width: 220px;
}
/*end footer*/
/*start inner page */
.inner-page h1
{
 margin-bottom: 50px;
 margin-top: 50px;
}
.inner-page-image img
{
 width: 100%;
 height: 500px;
}
.inner-page-paragraph h1
{
margin-bottom: 50px;
margin-top: 50px;
}
.inner-page-paragraph p
{
 line-height: 3;
 text-align: justify
}

.inner-page-paragraph img {
  width: 100%;
 height: 300px;
 margin-bottom: 20px;
}
.inner-page-paragraph-links
{
 overflow: hidden;
}
.inner-page-paragraph
{
 float: right
}
.inner-page-links
{
  float: left
}
.inner-page-paragraph
{
 width: 68%
}
.inner-page-links
{
 width:30%;
 margin-top: 145px;
margin-left: 20px;
}

.inner-page-links div
{
 margin-bottom: 30px;
}
/*end inner page */
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    margin: auto;
}
}
/* end media very large screen */
